[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Function: Prnt()
Purpose : Write string to row/col with attribute
Usage : Prnt(<expN1>, <expN2>, <expC>, <expN3>)
Params : expN1 - row
expN2 - col
expC - String to write
expN3 - color attribute of string
Example : Prnt(10,10,"Hello, Dolly , yes hello, Dolly",23)
Found in: prnt.c
Returns : nothing. Does not change cursor location or color setting.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson